Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/business-info/secondary-owner

Description:

Co-owner of the company (in cases when there is more than one owner within a company).

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/merchants/[merchant-code]/business-info/secondary-owner/verification-result    Result of the background verification for the secondary business owner. Can be used to analyze any underwriting/provisioning related issues.

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes merchant business owner.


load  
Method:  GET       Implicit:  Yes       Returns:  BusinessOwner      
Consumes:  xurl  Produces:  json, xml 
 
Loads merchant business owner.


modify  
Method:  POST       Implicit:  Yes       Returns:  BusinessOwner      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Modifies merchant business owner.

Parameters:
# Name Type Required Default Description
01 object BusinessOwner Yes Updated object information.

Represents the owner of the business.